home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr11 / gedvw105.zip / FATHER.PRG < prev    next >
Text File  |  1995-03-05  |  219b  |  16 lines

  1. *
  2. *    This displays the father for current INDI record.
  3. *
  4. *    for GEDView 1.05
  5. *    michael@genealogy.emcee.com - 3 Mar 1995
  6. *
  7. go par
  8. iffailed
  9.     end
  10. get husb
  11. iffailed
  12.     end
  13. fixpointer #field3
  14. go indi $FIELD3
  15. end
  16.